/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCGetMouseRowIndex

Namespace - LJCWinFormControls


Parameters
e - The event arguments.

Returns

The selected row index.

Syntax

C#
public Int32 LJCGetMouseRowIndex(MouseEventArgs e)

Retrieves the row index where the mouse was clicked.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.